home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / keyb / dosed517.zip / whatsnew.txt < prev   
Text File  |  1994-05-09  |  4KB  |  84 lines

  1.  
  2.  
  3.  
  4.        I hate all these text-files, but everybody else includes them with
  5.        their programs, so maybe I should do so too. :-)
  6.  
  7.        Most (if not all) changes done to DOSED are caused by users telling
  8.        me their needs and whishes. That's good, I think. If I didn't know
  9.        there were lots of people out there using this program, I would have
  10.        given it up a long time ago. Well, here we go: (dates are d/m/y)
  11.  
  12.  
  13.        v5.17, 9/5/94 (published at garbo.uwasa.fi may 94)
  14.            * Fixed `bug' in trailing backslash removal: cd\ wouldn't work.
  15.              Now handles the first word different than the others: If any
  16.              trailing backslash is the only one in the word, it's kept.
  17.              Otherwise it's removed.
  18.            * Bundeled my old (and extremely simple) ALIAS program, for
  19.              those who want aliases (see ALIAS.DOC!!!).
  20.  
  21.  
  22.        v5.15, 12/4/94 (published at garbo.uwasa.fi apr 94)
  23.            * Added option (default on): -r for removing trailing back-
  24.              slashes. This was wish number one from most of you out there!
  25.            * Now tries to complete even if no part of a filename is
  26.              given (just when Tab is pressed of course :-) )
  27.            * No longer displays status info when deinstalled.
  28.  
  29.  
  30.        v5.0, 8/7/93 (published at garbo.uwasa.fi jul 93)
  31.            * No longer resets options to default. Use `-' after options
  32.              to disable previously selected options.
  33.            * Added clear to end of line. Set ^Q to this.
  34.            * Checking if a different version is already resident, to avoid
  35.              locking up the computer.
  36.            * Finally: Press Shift-Tab or ^Z for list of all possible
  37.              matching files! Wondering why I didn't use ^D for this? Well,
  38.              ^D is used for other things. Didn't bother adding lots of
  39.              stuff to check if ^D should be this or that at a given cursor-
  40.              location. Think of it this way: ^Z is MD-DOS' end of file,
  41.              while ^D is the Unix variant.
  42.            * Options might start with '-' in addition to '/'.
  43.            * New option: -b for beeping if filename completion is in-
  44.              complete, or if there is no match at all.
  45.            * New option: -d to disable appending '\' to directory names
  46.              when completing.
  47.            * New option: -e for use of Emacs-keys instead of WordStar.
  48.              Needed special treatment, since ^P in Emacs means previous
  49.              line, while it means `echo to printer' in DOS. Disabled the
  50.              last one when in Emacs mode.
  51.            * New option: -l for converting characters in completed
  52.              filenames to lowercase.
  53.            * New option: -m<x> for entering minimum number of characters
  54.              that will allow a line to be stored in the history buffer.
  55.  
  56.            Drawback: The resident size of the program increased from 2700
  57.            to 3200 bytes. Too bad! Hope it doesn't stop you from using it!
  58.  
  59.  
  60.        v4.1, 4/5/91 (published at garbo.uwasa.fi jun 93)
  61.            * ^Y to clear a line (as Esc).
  62.            * Other minor changes.
  63.  
  64.  
  65.        v4.0, 18/4/91
  66.            * New TSR-system allowing uninstall, and freeing the environ-
  67.              ment to save some bytes of memory.
  68.  
  69.  
  70.        v3.6, 9/3/91 (published at comp.binaries.ibm.pc apr 91)
  71.            * Translated from Norwegian to English, since there was a
  72.              request for a command line editor with filename completion on
  73.              comp.binaries.ibm.pc
  74.  
  75.  
  76.        :
  77.        : Program totally rewritten, restructured etc.
  78.        : Filename completion introduced in v3.0 7/4/90.
  79.        :
  80.  
  81.  
  82.        v1.0, 15/3/89
  83.  
  84.